func runtime.mapaccess2_faststr
3 uses
runtime (current package)
map.go#L1341: elem, ok := mapaccess2_faststr(t, h, key)
map_faststr.go#L108: func mapaccess2_faststr(t *maptype, h *hmap, ky string) (unsafe.Pointer, bool) {
map_faststr.go#L111: racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(mapaccess2_faststr))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)